Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the dev-dependencies group with 26 updates #16

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2023

Bumps the dev-dependencies group with 26 updates:

Package Update
github.com/F5Networks/k8s-bigip-ctlr/v2 2.13.0 to 2.13.1
github.com/IBM/networking-go-sdk 0.42.0 to 0.42.2
github.com/aliyun/alibaba-cloud-sdk-go 1.62.380 to 1.62.485
github.com/ans-group/sdk-go 1.16.5 to 1.16.6
github.com/aws/aws-sdk-go 1.44.285 to 1.44.311
github.com/civo/civogo 0.3.14 to 0.3.42
github.com/cloudflare/cloudflare-go 0.69.0 to 0.73.0
github.com/digitalocean/godo 1.99.0 to 1.100.0
github.com/gophercloud/gophercloud 1.4.0 to 1.5.0
github.com/linode/linodego 1.17.0 to 1.19.0
github.com/oracle/oci-go-sdk/v65 65.41.0 to 65.45.0
github.com/pluralsh/gqlclient 1.3.17 to 1.6.0
github.com/projectcontour/contour 1.25.0 to 1.25.2
github.com/scaleway/scaleway-sdk-go 1.0.0-beta.17 to 1.0.0-beta.20
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common 1.0.684 to 1.0.710
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod 1.0.684 to 1.0.710
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns 1.0.684 to 1.0.710
github.com/transip/gotransip/v6 6.20.0 to 6.21.0
go.uber.org/ratelimit 0.2.0 to 0.3.0
golang.org/x/oauth2 0.9.0 to 0.10.0
google.golang.org/api 0.128.0 to 0.134.0
gopkg.in/ns1/ns1-go.v2 2.7.6 to 2.7.8
istio.io/api 0.0.0-20230524015941-fa6c5f7916bf to 1.19.0-alpha.1
istio.io/client-go 1.18.0 to 1.18.1
k8s.io/api 0.27.3 to 0.27.4
k8s.io/client-go 0.27.3 to 0.27.4

Updates github.com/F5Networks/k8s-bigip-ctlr/v2 from 2.13.0 to 2.13.1

Release notes

Sourced from github.com/F5Networks/k8s-bigip-ctlr/v2's releases.

Release v2.13.1

  • See release notes for details on what has changed in this release.
  • The container F5 Container Ingress Services for Kubernetes and OpenShift is available on DockerHub and can be downloaded using the Docker CLI:
docker pull f5networks/k8s-bigip-ctlr:2.13.1
Changelog

Sourced from github.com/F5Networks/k8s-bigip-ctlr/v2's changelog.

2.13.1

Bug Fixes

* Fix removal of static ARP entries for Flannel CNI during CIS restart
* `Issue 2800 <https://github.com/F5Networks/k8s-bigip-ctlr/issues/2800>`_: Fix monitor not creating for VS CRD when send string is missing
* `Issue 2867 <https://github.com/F5Networks/k8s-bigip-ctlr/issues/2867>`_: Ignore virtualServerName if hostGroup configured
* `Issue 2898 <https://github.com/F5Networks/k8s-bigip-ctlr/issues/2898>`_: Fix for CIS crash with namespace-label parameter
* `Issue 2778 <https://github.com/F5Networks/k8s-bigip-ctlr/issues/2778>`_: Fix for hostless VS does not work with IPAM
* `Issue 2908 <https://github.com/F5Networks/k8s-bigip-ctlr/issues/2908>`_: Fix for CIS crash while updating the route status
* `Issue 2912 <https://github.com/F5Networks/k8s-bigip-ctlr/issues/2912>`_: Enable metrics with ipv6 mode
Commits

Updates github.com/IBM/networking-go-sdk from 0.42.0 to 0.42.2

Release notes

Sourced from github.com/IBM/networking-go-sdk's releases.

v0.42.2

0.42.2 (2023-07-07)

Bug Fixes

v0.42.1

0.42.1 (2023-06-22)

Bug Fixes

Changelog

Sourced from github.com/IBM/networking-go-sdk's changelog.

0.42.2 (2023-07-07)

Bug Fixes

0.42.1 (2023-06-22)

Bug Fixes

Commits
  • 9cb035e chore(release): 0.42.2 release notes [skip ci]
  • cd561eb Update version 0.42.1 -> 0.42.2 [skip ci]
  • 30435e0 chore: minor text changes (#147)
  • 9ee283d fix: update DL Route Report (#133)
  • 29d4fc3 chore(release): 0.42.1 release notes [skip ci]
  • 46f4fe5 Update version 0.42.0 -> 0.42.1 [skip ci]
  • c859a49 Merge pull request #146 from IBM/zoneInfo-not-set-bug
  • 5ad141f fix(zoneInfo-not-set-bug): use for loop zone
  • 706f3ef Merge pull request #144 from IBM/as_cis_bot_analytics
  • b525d5d fix: added comments
  • Additional commits viewable in compare view

Updates github.com/aliyun/alibaba-cloud-sdk-go from 1.62.380 to 1.62.485

Release notes

Sourced from github.com/aliyun/alibaba-cloud-sdk-go's releases.

v1.62.485

  • Generated 2019-03-15 for adb.
  • Add ErrorCode.
  • Support DescribeResubmitConfig and ModifyResubmitConfig.
  • Support DescribeSQAConfig and ModifySQAConfig.
  • Set default value.
  • Support Api TagList.
  • Modify parameters and response for ResubmitConfig API.
  • Update CancelActiveOperationTasks.
  • DescribeActiveOperationTasks Response add field TaskParams.
  • Add patameters for DescribeVswitches and DescribeVpcs.
  • Add regionId.

v1.62.484

  • Generated 2019-06-01 for oos.
  • PatchBaseline Support Tags.

v1.62.483

  • Generated 2017-06-01 for Dts.
  • Update SDK version.

v1.62.482

  • Generated 2016-08-01 for Dts.
  • Update SDK version.

v1.62.481

  • Generated 2014-08-15 for Rds.
  • Fix bug ram.
  • Add minor version error.
  • Support to select the minor version of the kernel when the modify instance error reports that the kernel version does not support it.

v1.62.480

  • Generated 2020-03-31 for ResourceManager. undefined

v1.62.479

  • Generated 2017-08-01 for polardb.
  • Support new feature.

v1.62.478

  • Generated 2017-08-01 for polardb.
  • Support new feature.

v1.62.477

  • Generated 2015-01-01 for R-kvstore.
  • Update Sdk.

v1.62.476

  • Generated 2017-08-01 for polardb.
  • Support new feature.

... (truncated)

Changelog

Sourced from github.com/aliyun/alibaba-cloud-sdk-go's changelog.

2023-07-28 Version: v1.62.485

  • Generated 2019-03-15 for adb.
  • Add ErrorCode.
  • Support DescribeResubmitConfig and ModifyResubmitConfig.
  • Support DescribeSQAConfig and ModifySQAConfig.
  • Set default value.
  • Support Api TagList.
  • Modify parameters and response for ResubmitConfig API.
  • Update CancelActiveOperationTasks.
  • DescribeActiveOperationTasks Response add field TaskParams.
  • Add patameters for DescribeVswitches and DescribeVpcs.
  • Add regionId.

2023-07-28 Version: v1.62.484

  • Generated 2019-06-01 for oos.
  • PatchBaseline Support Tags.

2023-07-28 Version: v1.62.483

  • Generated 2017-06-01 for Dts.
  • Update SDK version.

2023-07-28 Version: v1.62.482

  • Generated 2016-08-01 for Dts.
  • Update SDK version.

2023-07-27 Version: v1.62.481

  • Generated 2014-08-15 for Rds.
  • Fix bug ram.
  • Add minor version error.
  • Support to select the minor version of the kernel when the modify instance error reports that the kernel version does not support it.

2023-07-27 Version: v1.62.480

  • Generated 2020-03-31 for ResourceManager. undefined

2023-07-26 Version: v1.62.479

  • Generated 2017-08-01 for polardb.
  • Support new feature.

2023-07-26 Version: v1.62.478

  • Generated 2017-08-01 for polardb.
  • Support new feature.

2023-07-26 Version: v1.62.477

  • Generated 2015-01-01 for R-kvstore.
  • Update Sdk.

2023-07-26 Version: v1.62.476

  • Generated 2017-08-01 for polardb.
  • Support new feature.

... (truncated)

Commits
  • db947c3 Generated 2019-03-15 for adb.
  • 8cd8a72 Generated 2019-06-01 for oos.
  • 92f9e66 Generated 2017-06-01 for Dts.
  • 1ed5fea Generated 2016-08-01 for Dts.
  • d5104db Generated 2014-08-15 for Rds.
  • c78c820 Generated 2020-03-31 for ResourceManager.
  • 8a427f5 Generated 2017-08-01 for polardb.
  • 7ea6ec9 Generated 2017-08-01 for polardb.
  • ad7d070 Generated 2015-01-01 for R-kvstore.
  • e5b69cd Generated 2017-08-01 for polardb.
  • Additional commits viewable in compare view

Updates github.com/ans-group/sdk-go from 1.16.5 to 1.16.6

Commits

Updates github.com/aws/aws-sdk-go from 1.44.285 to 1.44.311

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.44.311 (2023-07-28)

Service Client Updates

  • service/sqs: Updates service documentation
    • Documentation changes related to SQS APIs.

SDK Bugs

  • aws/session: Modify resolving sso credential logic to fix stack overflow bug while configuring shared config profile via env var.

Release v1.44.310 (2023-07-27)

Service Client Updates

  • service/autoscaling: Updates service API, documentation, paginators, and examples
    • This release updates validation for instance types used in the AllowedInstanceTypes and ExcludedInstanceTypes parameters of the InstanceRequirements property of a MixedInstancesPolicy.
  • service/ebs: Updates service API and documentation
  • service/ec2: Updates service API, documentation, and waiters
    • SDK and documentation updates for Amazon Elastic Block Store APIs
  • service/eks: Updates service API
  • service/sagemaker: Updates service API and documentation
    • Expose ProfilerConfig attribute in SageMaker Search API response.

Release v1.44.309 (2023-07-26)

Service Client Updates

  • service/cloudcontrol: Updates service documentation
  • service/entityresolution: Adds new service
  • service/glue: Updates service API and documentation
    • Release Glue Studio Snowflake Connector Node for SDK/CLI
  • service/healthlake: Updates service documentation
  • service/managedblockchain-query: Adds new service
  • service/mediaconvert: Updates service API and documentation
    • This release includes general updates to user documentation.
  • service/omics: Updates service documentation
  • service/opensearchserverless: Updates service API and documentation
  • service/polly: Updates service API
    • Amazon Polly adds 1 new voice - Lisa (nl-BE)
  • service/route53: Updates service documentation
    • Update that corrects the documents for received feedback.

Release v1.44.308 (2023-07-25)

Service Client Updates

  • service/billingconductor: Updates service API and documentation
  • service/customer-profiles: Updates service API and documentation
  • service/datasync: Updates service API and documentation

... (truncated)

Commits

Updates github.com/civo/civogo from 0.3.14 to 0.3.42

Release notes

Sourced from github.com/civo/civogo's releases.

v0.3.42

What's Changed

Full Changelog: civo/civogo@v0.3.41...v0.3.42

v0.3.41

load balancer options added

v0.3.40

No release notes provided.

v0.3.39

No release notes provided.

v0.3.38

No release notes provided.

v0.3.37

No release notes provided.

v0.3.34

No release notes provided.

v0.3.33

No release notes provided.

v0.3.32

No release notes provided.

v0.3.31

No release notes provided.

v0.3.30

Description

KFaaS Feature

v0.3.29

No release notes provided.

v0.3.28

No release notes provided.

v0.3.27

No release notes provided.

v0.3.26

No release notes provided.

... (truncated)

Commits
  • 379d88d Merge pull request #160 from civo/feat/public-ip-node-pool
  • 352141c Add fields related to public_ip_node_pool
  • 2861556 add lb options
  • 7c63f90 Add labels and taints to Pools (#158)
  • fa3d1c8 Modify logic to respect client region (#157)
  • 5690db9 Add conditions field (#156)
  • 735727a Update errors.go (#154)
  • 88a82f4 Merge pull request #153 from civo/kfaas-created-at
  • 502156e remove KFCluster.Namespace which is not outputted by api-go at all (because i...
  • 0bb2ed6 addition of KFCluster.CreatedAt
  • Additional commits viewable in compare view

Updates github.com/cloudflare/cloudflare-go from 0.69.0 to 0.73.0

Release notes

Sourced from github.com/cloudflare/cloudflare-go's releases.

v0.73.0

BREAKING CHANGES:

  • pages_deployment: add support for auto pagination (#1264)
  • pages_deployment: change DeletePagesDeploymentParams to contain all parameters (#1264)
  • pages_project: change to use ResourceContainer for account ID (#1264)
  • pages_project: rename PagesProject to GetPagesProject (#1264)
  • rulesets: CreateAccountRuleset is removed in favour of CreateRuleset (#1333)
  • rulesets: CreateZoneRuleset is removed in favour of CreateRuleset (#1333)
  • rulesets: DeleteAccountRuleset is removed in favour of DeleteRuleset (#1333)
  • rulesets: DeleteZoneRuleset is removed in favour of DeleteRuleset (#1333)
  • rulesets: GetAccountRulesetPhase is removed in favour of GetEntrypointRuleset (#1333)
  • rulesets: GetAccountRuleset is removed in favour of GetRuleset (#1333)
  • rulesets: GetZoneRulesetPhase is removed in favour of GetEntrypointRuleset (#1333)
  • rulesets: GetZoneRuleset is removed in favour of GetRuleset (#1333)
  • rulesets: UpdateAccountRulesetPhase is removed in favour of UpdateEntrypointRuleset (#1333)
  • rulesets: UpdateAccountRuleset is removed in favour of UpdateRuleset (#1333)
  • rulesets: UpdateZoneRulesetPhase is removed in favour of UpdateEntrypointRuleset (#1333)
  • rulesets: UpdateZoneRuleset is removed in favour of UpdateRuleset (#1333)

ENHANCEMENTS:

  • device_posture_rule: support active_threats, network_status, infected, and is_active for sentinelone_s2s posture rule (#1339)
  • device_posture_rule: support certificate_id and cn for client_certificate posture rule (#1339)
  • images: adds ability to upload image by url (#1335)
  • load_balancing: support header session affinity policy (#1302)
  • zone: Added GetRegionalTieredCache and UpdateRegionalTieredCache to allow setting Regional Tiered Cache for a zone. (#1336)

DEPENDENCIES:

  • deps: bumps golang.org/x/net from 0.11.0 to 0.12.0 (#1328)

v0.72.0

BREAKING CHANGES:

  • logpush: CheckAccountLogpushDestinationExists is removed in favour of CheckLogpushDestinationExists with ResourceContainer method parameter (#1326)
  • logpush: CheckZoneLogpushDestinationExists is removed in favour of CheckLogpushDestinationExists with ResourceContainer method parameter (#1326)
  • logpush: CreateAccountLogpushJob is removed in favour of CreateLogpushJob with ResourceContainer method parameter (#1326)
  • logpush: CreateZoneLogpushJob is removed in favour of CreateLogpushJob with ResourceContainer method parameter (#1326)
  • logpush: DeleteAccountLogpushJob is removed in favour of DeleteLogpushJob with ResourceContainer method parameter (#1326)
  • logpush: DeleteZoneLogpushJob is removed in favour of DeleteLogpushJob with ResourceContainer method parameter (#1326)
  • logpush: GetAccountLogpushFields is removed in favour of GetLogpushFields with ResourceContainer method parameter (#1326)
  • logpush: GetAccountLogpushJob is removed in favour of GetLogpushJob with ResourceContainer method parameter (#1326)
  • logpush: GetAccountLogpushOwnershipChallenge is removed in favour of GetLogpushOwnershipChallenge with ResourceContainer method parameter (#1326)
  • logpush: GetZoneLogpushFields is removed in favour of GetLogpushFields with ResourceContainer method parameter (#1326)
  • logpush: GetZoneLogpushJob is removed in favour of GetLogpushJob with ResourceContainer method parameter (#1326)
  • logpush: GetZoneLogpushOwnershipChallenge is removed in favour of GetLogpushOwnershipChallenge with ResourceContainer method parameter (#1326)
  • logpush: ListAccountLogpushJobsForDataset is removed in favour of ListLogpushJobsForDataset with ResourceContainer method parameter (#1326)
  • logpush: ListAccountLogpushJobs is removed in favour of ListLogpushJobs with ResourceContainer method parameter (#1326)

... (truncated)

Changelog

Sourced from github.com/cloudflare/cloudflare-go's changelog.

0.73.0 (July 19th, 2023)

BREAKING CHANGES:

  • pages_deployment: add support for auto pagination (#1264)
  • pages_deployment: change DeletePagesDeploymentParams to contain all parameters (#1264)
  • pages_project: change to use ResourceContainer for account ID (#1264)
  • pages_project: rename PagesProject to GetPagesProject (#1264)
  • rulesets: CreateAccountRuleset is removed in favour of CreateRuleset (#1333)
  • rulesets: CreateZoneRuleset is removed in favour of CreateRuleset (#1333)
  • rulesets: DeleteAccountRuleset is removed in favour of DeleteRuleset (#1333)
  • rulesets: DeleteZoneRuleset is removed in favour of DeleteRuleset (#1333)
  • rulesets: GetAccountRulesetPhase is removed in favour of GetEntrypointRuleset (#1333)
  • rulesets: GetAccountRuleset is removed in favour of GetRuleset (#1333)
  • rulesets: GetZoneRulesetPhase is removed in favour of GetEntrypointRuleset (#1333)
  • rulesets: GetZoneRuleset is removed in favour of GetRuleset (#1333)
  • rulesets: UpdateAccountRulesetPhase is removed in favour of UpdateEntrypointRuleset (#1333)
  • rulesets: UpdateAccountRuleset is removed in favour of UpdateRuleset (#1333)
  • rulesets: UpdateZoneRulesetPhase is removed in favour of UpdateEntrypointRuleset (#1333)
  • rulesets: UpdateZoneRuleset is removed in favour of UpdateRuleset (#1333)

ENHANCEMENTS:

  • device_posture_rule: support active_threats, network_status, infected, and is_active for sentinelone_s2s posture rule (#1339)
  • device_posture_rule: support certificate_id and cn for client_certificate posture rule (#1339)
  • images: adds ability to upload image by url (#1335)
  • load_balancing: support header session affinity policy (#1302)
  • zone: Added GetRegionalTieredCache and UpdateRegionalTieredCache to allow setting Regional Tiered Cache for a zone. (#1336)

DEPENDENCIES:

  • deps: bumps golang.org/x/net from 0.11.0 to 0.12.0 (#1328)

0.72.0 (July 5th, 2023)

BREAKING CHANGES:

  • logpush: CheckAccountLogpushDestinationExists is removed in favour of CheckLogpushDestinationExists with ResourceContainer method parameter (#1326)
  • logpush: CheckZoneLogpushDestinationExists is removed in favour of CheckLogpushDestinationExists with ResourceContainer method parameter (#1326)
  • logpush: CreateAccountLogpushJob is removed in favour of CreateLogpushJob with ResourceContainer method parameter (#1326)
  • logpush: CreateZoneLogpushJob is removed in favour of CreateLogpushJob with ResourceContainer method parameter (#1326)
  • logpush: DeleteAccountLogpushJob is removed in favour of DeleteLogpushJob with ResourceContainer method parameter (#1326)
  • logpush: DeleteZoneLogpushJob is removed in favour of DeleteLogpushJob with ResourceContainer method parameter (#1326)
  • logpush: GetAccountLogpushFields is removed in favour of GetLogpushFields with ResourceContainer method parameter (#1326)
  • logpush: GetAccountLogpushJob is removed in favour of GetLogpushJob with ResourceContainer method parameter (#1326)
  • logpush: GetAccountLogpushOwnershipChallenge is removed in favour of GetLogpushOwnershipChallenge with ResourceContainer method parameter (#1326)
  • logpush: GetZoneLogpushFields is removed in favour of GetLogpushFields with ResourceContainer method parameter (#1326)
  • logpush: GetZoneLogpushJob is removed in favour of GetLogpushJob with ResourceContainer method parameter (#1326)
  • logpush: GetZoneLogpushOwnershipChallenge is removed in favour of GetLogpushOwnershipChallenge with ResourceContainer method parameter (#1326)
  • logpush: ListAccountLogpushJobsForDataset is removed in favour of ListLogpushJobsForDataset with ResourceContainer method parameter (#1326)

... (truncated)

Commits
  • 65e1df3 Update CHANGELOG.md
  • 18d2423 Update CHANGELOG.md for #1339
  • 5bcc2d6 Merge pull request #1339 from jlu-cloudflare/master
  • 3bae09b Update CHANGELOG.md for #1302
  • df24978 Merge pull request #1302 from ColeBennett/cbennett/lb-header-session-affinity
  • d4d50c9 Merge branch 'master' into cbennett/lb-header-session-affinity
  • 1b543e5 Add support for client_certificate and sentinelone_s2s posture rules
  • 81b8b68 load_balancing: support header session affinity policy
  • a6d449b Update CHANGELOG.md for #1336
  • 544edf5 Merge pull request #1336 from joshuamsager/joshuamsager/add-regional-tiered-c...
  • Additional commits viewable in compare view

Updates github.com/digitalocean/godo from 1.99.0 to 1.100.0

Release notes

Sourced from github.com/digitalocean/godo's releases.

v1.100.0

Changelog

Sourced from github.com/digitalocean/godo's changelog.

[v1.100.0] - 2023-07-20

Commits

Updates github.com/gophercloud/gophercloud from 1.4.0 to 1.5.0

Release notes

Sourced from github.com/gophercloud/gophercloud's releases.

v1.5.0

What's Changed

Full Changelog: gophercloud/gophercloud@v1.4.0...v1.5.0

Changelog

Sourced from github.com/gophercloud/gophercloud's changelog.

v1.5.0 (2023-06-21)

New features and improvements:

  • GH-2634 baremetal: update inspection inventory with recent additions
  • GH-2635 [manila]: Add Share Replicas support
  • GH-2637 [FWaaS_v2]: Add FWaaS_V2 workflow and enable tests
  • GH-2639 Implement errors.Unwrap() on unexpected status code errors
  • GH-2648 [manila]: implement share transfer API
Commits
  • efb556a Merge pull request #2650 from shiftstack/prepare_v1.5.0
  • 19c426d Prepare release v1.5.0
  • 1f574bb Merge pull request #2648 from kayrus/share-transfer
  • c779dc2 [manila]: implement share transfer API
  • f25ec5f Fix some share replicas comments and introduce ExtractReplicasInto call
  • 44d55f0 Merge pull request #2637 from Koodt/fwaas_v2_add_tests_workflow
  • fa800fc Merge pull request #2635 from kayrus/manila-replicas
  • 14d31d3 [manila]: Add Share Replicas support
  • 3fec48d Merge pull request #2643 from gophercloud/dependabot/github_actions/mheap/git...
  • 16409dc Bump mheap/github-action-required-labels from 4 to 5
  • Additional commits viewable in compare view

Updates github.com/linode/linodego from 1.17.0 to 1.19.0

Release notes

Sourced from github.com/linode/linodego's releases.

v1.19.0

New Features

CI Improvements

Dependencies

v1.18.0

Changes

v1.17.2

Changes

  • (BREAKING) Change verified_phone_number field (introduced in v1.17.1) type in account_users to be a string pointer @​yec-akamai (#339)
  • Bump golang.org/x/net from 0.10.0 to 0.11.0 @​dependabot (#335)

v1.17.1

Changes

Commits
  • 6055d53 Add support for Metadata-related fields (#330)
  • 5ab3942 Bump golang.org/x/net from 0.11.0 to 0.12.0 (#345)
  • 30245c4 new: Add CODEOWNERS file (#346)
  • 3a8b8eb Test: Add smoke test suite and workflow (#342)
  • a889f87 Use url.PathEncode for dynamic URL strings (#344)
  • ca379a4 Return endpoint for requests without opts (#340)
  • a77eea5 fix: Resolve issue that would cause inaccurate poll intervals in polling func...
  • 6a65820 Bump golang.org/x/net from 0.10.0 to 0.11.0 (#335)
  • 1940d5c fix: verified_phone_number type in account_users (#339)
  • 276a9ca fix password_created type (#338)
  • Additional commits viewable in compare view

Updates github.com/oracle/oci-go-sdk/v65 from 65.41.0 to 65.45.0

Release notes

Sourced from github.com/oracle/oci-go-sdk/v65's releases.

65.45.0

Added

  • Support for composing multiple document service custom key value models into one single model in Document Understanding Service

  • Support for custom hostname in the Compute service

  • Support for cloud subscription in the Organizations service

  • Support for automatic backup download in the GoldenGate service

  • Support for creating single use (non-recurring) budgets in the Budgets service

Breaking Changes

  • Default Retries enabled in Budgets service

  • The properties ClassicSubscriptionId, IsClassicSubscription, RegionAssignment, LifecycleState, StartDate and EndDate were removed from the models AssignedSubscription, AssignedSubscriptionSummary, Subscription and SubscriptionSummary in the Organizations service

  • The property PaymentModel has been removed from Subscription and SubscriptionSummary models in the Organizations service

  • The properties SubscriptionTier, IsGovernmentSubscription, Promotion, PurchaseEntitlementId, Skus, CsiNumber, CloudAmountCurrency, CustomerCountryCode, and ProgramTypehave been removed fromAssignedSubscriptionandSubscription` models in the Organizations service

  • The property OrderIds has been removed from AssignedSubscription model in the Organizations service

  • The EnumMembers UPDATING, DELETING and DELETED were removed from the enum SubscriptionLifecycleState in the Organizations service

File Checksums (SHA256)

oci-go-sdk-65.45.0.zip a3302ffc386daba2aee5d658aaf408e9939854cc610d9743041bf802d5cdeea8

65.44.0

Added

  • Support for calling Oracle Cloud Infrastructure services in the mx-monterrey-1 region

  • Support for Kerberos and LDAP with NFSv3 in the File Storage service

  • Support for capacity reservation checks for movable compute instances in the Disaster Recovery service

  • Support for Oracle MFT monitoring in the Stack Monitoring service

  • Support for OS patching in the Big Data service

... (truncated)

Changelog

Sourced from github.com/oracle/oci-go-sdk/v65's changelog.

65.45.0 - 2023-07-25

Added

  • Support for composing multiple document service custom key value models into one single model in Document Understanding Service
  • Support for custom hostname in the Compute service
  • Support for cloud subscription in the Organizations service
  • Support for automatic backup download in the GoldenGate service
  • Support for creating single use (non-recurring) budgets in the Budgets service

Breaking Changes

  • Default Retries enabled in Budgets service
  • The properties ClassicSubscriptionId, IsClassicSubscription, RegionAssignment, LifecycleState, StartDate and EndDate were removed from the models AssignedSubscription, AssignedSubscriptionSummary, Subscription and SubscriptionSummary in the Organizations service
  • The property PaymentModel has been removed from Subscription and SubscriptionSummary models in the Organizations service
  • The properties SubscriptionTier, IsGovernmentSubscription, Promotion, PurchaseEntitlementIdDescription has been truncated

Bumps the dev-dependencies group with 26 updates:

| Package | Update |
| --- | --- |
| [github.com/F5Networks/k8s-bigip-ctlr/v2](https://github.com/F5Networks/k8s-bigip-ctlr) | 2.13.0 to 2.13.1 |
| [github.com/IBM/networking-go-sdk](https://github.com/IBM/networking-go-sdk) | 0.42.0 to 0.42.2 |
| [github.com/aliyun/alibaba-cloud-sdk-go](https://github.com/aliyun/alibaba-cloud-sdk-go) | 1.62.380 to 1.62.485 |
| [github.com/ans-group/sdk-go](https://github.com/ans-group/sdk-go) | 1.16.5 to 1.16.6 |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | 1.44.285 to 1.44.311 |
| [github.com/civo/civogo](https://github.com/civo/civogo) | 0.3.14 to 0.3.42 |
| [github.com/cloudflare/cloudflare-go](https://github.com/cloudflare/cloudflare-go) | 0.69.0 to 0.73.0 |
| [github.com/digitalocean/godo](https://github.com/digitalocean/godo) | 1.99.0 to 1.100.0 |
| [github.com/gophercloud/gophercloud](https://github.com/gophercloud/gophercloud) | 1.4.0 to 1.5.0 |
| [github.com/linode/linodego](https://github.com/linode/linodego) | 1.17.0 to 1.19.0 |
| [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) | 65.41.0 to 65.45.0 |
| [github.com/pluralsh/gqlclient](https://github.com/pluralsh/gqlclient) | 1.3.17 to 1.6.0 |
| [github.com/projectcontour/contour](https://github.com/projectcontour/contour) | 1.25.0 to 1.25.2 |
| [github.com/scaleway/scaleway-sdk-go](https://github.com/scaleway/scaleway-sdk-go) | 1.0.0-beta.17 to 1.0.0-beta.20 |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://github.com/tencentcloud/tencentcloud-sdk-go) | 1.0.684 to 1.0.710 |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod](https://github.com/tencentcloud/tencentcloud-sdk-go) | 1.0.684 to 1.0.710 |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns](https://github.com/tencentcloud/tencentcloud-sdk-go) | 1.0.684 to 1.0.710 |
| [github.com/transip/gotransip/v6](https://github.com/transip/gotransip) | 6.20.0 to 6.21.0 |
| [go.uber.org/ratelimit](https://github.com/uber-go/ratelimit) | 0.2.0 to 0.3.0 |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | 0.9.0 to 0.10.0 |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | 0.128.0 to 0.134.0 |
| gopkg.in/ns1/ns1-go.v2 | 2.7.6 to 2.7.8 |
| [istio.io/api](https://github.com/istio/api) | 0.0.0-20230524015941-fa6c5f7916bf to 1.19.0-alpha.1 |
| [istio.io/client-go](https://github.com/istio/client-go) | 1.18.0 to 1.18.1 |
| [k8s.io/api](https://github.com/kubernetes/api) | 0.27.3 to 0.27.4 |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | 0.27.3 to 0.27.4 |


Updates `github.com/F5Networks/k8s-bigip-ctlr/v2` from 2.13.0 to 2.13.1
- [Release notes](https://github.com/F5Networks/k8s-bigip-ctlr/releases)
- [Changelog](https://github.com/F5Networks/k8s-bigip-ctlr/blob/master/docs/RELEASE-NOTES.rst)
- [Commits](F5Networks/k8s-bigip-ctlr@v2.13.0...v2.13.1)

Updates `github.com/IBM/networking-go-sdk` from 0.42.0 to 0.42.2
- [Release notes](https://github.com/IBM/networking-go-sdk/releases)
- [Changelog](https://github.com/IBM/networking-go-sdk/blob/master/CHANGELOG.md)
- [Commits](IBM/networking-go-sdk@v0.42.0...v0.42.2)

Updates `github.com/aliyun/alibaba-cloud-sdk-go` from 1.62.380 to 1.62.485
- [Release notes](https://github.com/aliyun/alibaba-cloud-sdk-go/releases)
- [Changelog](https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/ChangeLog.txt)
- [Commits](aliyun/alibaba-cloud-sdk-go@v1.62.380...v1.62.485)

Updates `github.com/ans-group/sdk-go` from 1.16.5 to 1.16.6
- [Release notes](https://github.com/ans-group/sdk-go/releases)
- [Commits](ans-group/sdk-go@v1.16.5...v1.16.6)

Updates `github.com/aws/aws-sdk-go` from 1.44.285 to 1.44.311
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.44.285...v1.44.311)

Updates `github.com/civo/civogo` from 0.3.14 to 0.3.42
- [Release notes](https://github.com/civo/civogo/releases)
- [Changelog](https://github.com/civo/civogo/blob/master/changelog.yml)
- [Commits](civo/civogo@v0.3.14...v0.3.42)

Updates `github.com/cloudflare/cloudflare-go` from 0.69.0 to 0.73.0
- [Release notes](https://github.com/cloudflare/cloudflare-go/releases)
- [Changelog](https://github.com/cloudflare/cloudflare-go/blob/master/CHANGELOG.md)
- [Commits](cloudflare/cloudflare-go@v0.69.0...v0.73.0)

Updates `github.com/digitalocean/godo` from 1.99.0 to 1.100.0
- [Release notes](https://github.com/digitalocean/godo/releases)
- [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md)
- [Commits](digitalocean/godo@v1.99.0...v1.100.0)

Updates `github.com/gophercloud/gophercloud` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/gophercloud/gophercloud/releases)
- [Changelog](https://github.com/gophercloud/gophercloud/blob/master/CHANGELOG.md)
- [Commits](gophercloud/gophercloud@v1.4.0...v1.5.0)

Updates `github.com/linode/linodego` from 1.17.0 to 1.19.0
- [Release notes](https://github.com/linode/linodego/releases)
- [Commits](linode/linodego@v1.17.0...v1.19.0)

Updates `github.com/oracle/oci-go-sdk/v65` from 65.41.0 to 65.45.0
- [Release notes](https://github.com/oracle/oci-go-sdk/releases)
- [Changelog](https://github.com/oracle/oci-go-sdk/blob/master/CHANGELOG.md)
- [Commits](oracle/oci-go-sdk@v65.41.0...v65.45.0)

Updates `github.com/pluralsh/gqlclient` from 1.3.17 to 1.6.0
- [Release notes](https://github.com/pluralsh/gqlclient/releases)
- [Changelog](https://github.com/pluralsh/gqlclient/blob/main/.releaserc)
- [Commits](pluralsh/gqlclient@v1.3.17...v1.6.0)

Updates `github.com/projectcontour/contour` from 1.25.0 to 1.25.2
- [Release notes](https://github.com/projectcontour/contour/releases)
- [Changelog](https://github.com/projectcontour/contour/blob/main/RELEASES.md)
- [Commits](projectcontour/contour@v1.25.0...v1.25.2)

Updates `github.com/scaleway/scaleway-sdk-go` from 1.0.0-beta.17 to 1.0.0-beta.20
- [Release notes](https://github.com/scaleway/scaleway-sdk-go/releases)
- [Changelog](https://github.com/scaleway/scaleway-sdk-go/blob/master/CHANGELOG.md)
- [Commits](scaleway/scaleway-sdk-go@v1.0.0-beta.17...v1.0.0-beta.20)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common` from 1.0.684 to 1.0.710
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.684...v1.0.710)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod` from 1.0.684 to 1.0.710
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.684...v1.0.710)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns` from 1.0.684 to 1.0.710
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.684...v1.0.710)

Updates `github.com/transip/gotransip/v6` from 6.20.0 to 6.21.0
- [Release notes](https://github.com/transip/gotransip/releases)
- [Commits](transip/gotransip@v6.20.0...v6.21.0)

Updates `go.uber.org/ratelimit` from 0.2.0 to 0.3.0
- [Changelog](https://github.com/uber-go/ratelimit/blob/main/CHANGELOG.md)
- [Commits](uber-go/ratelimit@v0.2.0...v0.3.0)

Updates `golang.org/x/oauth2` from 0.9.0 to 0.10.0
- [Commits](golang/oauth2@v0.9.0...v0.10.0)

Updates `google.golang.org/api` from 0.128.0 to 0.134.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.128.0...v0.134.0)

Updates `gopkg.in/ns1/ns1-go.v2` from 2.7.6 to 2.7.8

Updates `istio.io/api` from 0.0.0-20230524015941-fa6c5f7916bf to 1.19.0-alpha.1
- [Commits](https://github.com/istio/api/commits/1.19.0-alpha.1)

Updates `istio.io/client-go` from 1.18.0 to 1.18.1
- [Commits](istio/client-go@v1.18.0...v1.18.1)

Updates `k8s.io/api` from 0.27.3 to 0.27.4
- [Commits](kubernetes/api@v0.27.3...v0.27.4)

Updates `k8s.io/client-go` from 0.27.3 to 0.27.4
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.27.3...v0.27.4)

---
updated-dependencies:
- dependency-name: github.com/F5Networks/k8s-bigip-ctlr/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/IBM/networking-go-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/aliyun/alibaba-cloud-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/ans-group/sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/civo/civogo
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/cloudflare/cloudflare-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/digitalocean/godo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/gophercloud/gophercloud
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/linode/linodego
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/oracle/oci-go-sdk/v65
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/pluralsh/gqlclient
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/projectcontour/contour
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/scaleway/scaleway-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/transip/gotransip/v6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: go.uber.org/ratelimit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: gopkg.in/ns1/ns1-go.v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: istio.io/api
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: istio.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 28, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 31, 2023

Superseded by #17.

@dependabot dependabot bot closed this Jul 31, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/dev-dependencies-f9df8f499d branch July 31, 2023 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants